home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / eddy550.arc / EDDY.WHY < prev    next >
Text File  |  1991-03-20  |  7KB  |  164 lines

  1.  
  2.  
  3.  
  4.  
  5.                        |-------------------------------|
  6.                        |           EDDY (TM)           |
  7.                        |   File and Directory Editor   |
  8.                        |  Copyright(C) 1987 thru 1991  |
  9.                        |        by John Scofield       |
  10.                        |      All rights reserved      |
  11.                        |-------------------------------|
  12.  
  13.  
  14.  
  15.                                  WHY USE EDDY?
  16.  
  17.  
  18.     EDDY, a shareware program modestly billed as the "World's Greatest Disk
  19.     Utility!", lets you do whatever you want with your files, directories
  20.     and disks, and minimizes the keystrokes needed to do it.  Most of EDDY's
  21.     capabilities aren't new.  However, the range and diversity of capabil-
  22.     ities are seldom (nowhere else?) found in a single program.
  23.  
  24.     The current EDDY is a greatly-improved version of the program reviewed
  25.     in the July, 1987 issue of "Computer Language" magazine.  Some quotes
  26.     from that review by Tim Parker...
  27.  
  28.                         "The interface ... is elegant."
  29.                 "...clean, easy-to-use, well-written program."
  30.              "...quality of product we've seen from Peter Norton."
  31.  
  32.     EDDY has an intuitive, convenient interface for the common operations,
  33.     such as disk/directory/file management, file viewing, etc.  There are
  34.     also some things that you can do easily with EDDY that are difficult, if
  35.     possible at all, with other utilities.
  36.  
  37.     EDDY has the latest, up-to-date, "buzzword" features, too:
  38.     -  Prune and Graft
  39.     -  Point and Shoot
  40.     -  Configurability
  41.     -  LAN support
  42.     -  Context-sensitive HELP
  43.     -  (and of course, "user friendliness" and "ease of use")
  44.  
  45.     EDDY also supports 43- or 50-line mode on an EGA or VGA screen, and
  46.     other monitors with up to 66 lines.
  47.  
  48.     Complete understanding of the examples below may require using EDDY, or
  49.     (horrors!) reading some of the User's Manual (in EDDY.DOC).  However, I
  50.     hope these will interest you enough to give EDDY a try.
  51.  
  52.     Consider...
  53.  
  54.  
  55.  
  56.     - When you have a long list of files that you want to process (say, you
  57.     want to PRINT the .LST files and TASM the .ASM files), and you don't
  58.     want to type in the commands one-by-one, the normal thing to do is build
  59.     a multi-line batch file (or one with "FOR" statements) and execute it.
  60.  
  61.     With EDDY it's easier; just display the directory containing the files,
  62.     tell EDDY to "Ignore" the ones you're not interested in (one keypress
  63.     each), and use EDDY's multi-file point-and-shoot capability.
  64.  
  65.  
  66.     - Have you ever installed a new package and wondered what it was doing
  67.     to your disk (watching the "busy" light blink), and then been unable to
  68.     find the new or changed files?  Many programs create "hidden" files, in
  69.     directories of their choice, on your disk.  You can find them by using
  70.     EDDY's "Where's That File?" function combined with attribute filtering.
  71.     If you enter:
  72.                                  eddy/w +H
  73.     EDDY will search the whole disk for hidden files.
  74.  
  75.  
  76.     - Or maybe you'd like to know whether any new files were created or any
  77.     of your files were changed by the program you just ran at (say) 9 PM on
  78.     Sep. 14, 1988.  If you enter:
  79.                            eddy/w ">09/14/88 08:59p"
  80.     EDDY will find the files, wherever they are, hidden or not.
  81.  
  82.  
  83.     - You don't have to worry any more whether you should be copying files
  84.     from A: to B:, or from B: to A:, nor whether there's room for all the
  85.     files you want to copy.  EDDY will tell you if there's not enough room
  86.     before starting the copying, and warn you before copying a newer file
  87.     over an older one.
  88.  
  89.  
  90.     - Did you ever lose a file because your only copy was on a disk that
  91.     somehow developed a "bad spot", and couldn't be read?  With EDDY's COPY
  92.     command, you can at least save all the GOOD data that's left, leaving
  93.     out only the part of the file that's actually in the "bad" sector.  So
  94.     you don't have to key in all that data or text again!
  95.  
  96.  
  97.     - Want to know the differences between two directories?  EDDY will TELL
  98.     you, not just display the directories for you to compare to one another.
  99.  
  100.     EDDY will report whether a file is in the other directory or not; if it
  101.     is, the relation between the timestamps - newer, older, same, or even
  102.     same timestamp but different size - will be displayed as well.  You can
  103.     stop to look at either file's contents, compare the two files, copy,
  104.     move, patch or delete them, and then continue on with the next file.
  105.  
  106.  
  107.     More...
  108.  
  109.  
  110.  
  111.     - You can also do the directory comparisons, and file copying, deleting,
  112.     etc., based on the results of those comparisons, in batch mode.  Great
  113.     for routine backups and directory cleanups!
  114.  
  115.  
  116.     - EDDY's string-finding capabilities are powerful and easy to set up.
  117.     You can find strings in one or more files (including binary files) -
  118.     even hyphenated words continued from one line to the next - and you can
  119.     use strings with a mixture of hex and ASCII if you want.  There's also a
  120.     similarly powerful "FIND and REPLACE" capability.
  121.  
  122.  
  123.     - Tired of wasting paper because of the form feed that many programs put
  124.     on their output?  If you use DOS's PRINT command to print a series of
  125.     files, you get a blank page between each one.  To avoid this, use EDDY's
  126.     PATCH command to breeze through all the files, changing that initial
  127.     form feed to a space, or deleting it entirely.  No more wasted paper!
  128.  
  129.  
  130.     - Have you ever wanted to read or modify a file of text that was created
  131.     by WordStar (tm), but that's not the word processor you use?  Hard to
  132.     work with, wasn't it?  Well, with EDDY, you can not only read it easily
  133.     on the screen, but you can convert it to pure ASCII, so you can use your
  134.     favorite editor or word processor on it if you want.
  135.  
  136.  
  137.     - Would you like to send entire disks by modem, rather than just files?
  138.     EDDY lets you copy an entire disk - boot sector, FAT, directories and
  139.     all - to a file.  You can then compress the file, send it, and the
  140.     receiver can recreate an exact copy of that disk (assuming he has a copy
  141.     of EDDY, too!).
  142.  
  143.  
  144.     - You can chop bytes off the front or back of any file and you can add
  145.     bytes - for example, ^Zs - at the end of any file.  Or you can expand
  146.     all TAB characters in a file to the equivalent number of spaces (0 - 8,
  147.     as you choose).
  148.  
  149.  
  150.     - If you're running short of space on disk, even the amount of space
  151.     used by the subdirectories themselves can be significant.  A directory
  152.     always keeps all space that was ever allocated to it, even if all the
  153.     files have been deleted.  EDDY will tell you how much space your
  154.     directories occupy, if you turn on option /D.
  155.  
  156.                          -----------------------------
  157.  
  158.     If you know of programs that do things easier or better than EDDY,
  159.     please let me know, so I can stop making dubious claims (or maybe
  160.     improve EDDY).  On the other hand, if you find some more neat things to
  161.     do with the program, or have any ideas for enhancements, I'd like to
  162.     hear about them, too.
  163.  
  164.